Makefile.in: tidy up the building of lib
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 19:20:37 +0000 (11:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 19:20:37 +0000 (11:20 -0800)
commit0418fb3520a72e2e759d18263b6ad21bf3996edb
tree0e72e57b74192cf85bec22e08ac6ce6cc5142fa9
parent1dd956c466d1828e494b01013d61564ac0e53c29
Makefile.in: tidy up the building of lib

* Makefile.in (am--refresh): Mark as .PHONY.
(top_maintainer_clean): Don't remove lib/gnulib.mk m4/gnulib-cache.m4,
as they're not rebuilt unless you do a "make sync-from-gnulib"
and the former is needed for "configure".
(maintainer-clean): Don't recurse into lib, as "make bootstrap-clean"
has already removed lib/Makefile.
ChangeLog
Makefile.in